Skip to content

Updates version to 1.2.0 & updates Tungstenite dependency - #19

Merged
martynp merged 1 commit into
mainfrom
july26_maintenance
Jul 29, 2026
Merged

Updates version to 1.2.0 & updates Tungstenite dependency#19
martynp merged 1 commit into
mainfrom
july26_maintenance

Conversation

@martynp

@martynp martynp commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the workspace and documentation references from 1.1.0 to 1.2.0, and upgrades the contrib/ws WebSocket stack by updating tokio-tungstenite to 0.30.

Changes:

  • Update crate/workspace version metadata to 1.2.0 and refresh version strings across the website/docs.
  • Upgrade contrib/ws dependency tokio-tungstenite from 0.29 to 0.30.
  • Update release/changelog metadata and ignore local roadmap/ notes.

Reviewed changes

Copilot reviewed 20 out of 21 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
website/src/pages/index.js Updates QuickStart snippet to rkt = "1.2.0".
website/docs/index.md Updates guide version string to v1.2.0.
website/docs/14-faq.md Updates dependency example to 1.2.0.
website/docs/12-pastebin.md Updates dependency snippet to 1.2.0.
website/docs/10-configuration.md Updates TLS/MTLS dependency examples to 1.2.0.
website/docs/04-requests.md Updates feature-flag dependency examples to 1.2.0.
website/docs/02-getting-started.md Updates getting-started dependency snippet to 1.2.0.
release.toml Updates release command comment (adds --no-publish).
README.md Updates top-level dependency snippet to 1.2.0.
core/lib/src/serde/uuid.rs Updates doc example version to 1.2.0.
core/lib/src/serde/msgpack.rs Updates doc example version to 1.2.0.
core/lib/src/serde/json.rs Updates doc example version to 1.2.0.
core/lib/src/listener/quic.rs Updates doc example version to 1.2.0.
core/lib/src/lib.rs Updates crate-level docs version reference (contains a TOML example).
core/codegen/src/lib.rs Updates codegen docs example version to 1.2.0.
contrib/ws/README.md Updates contrib crate version reference to 1.2.0.
contrib/ws/Cargo.toml Upgrades tokio-tungstenite dependency to 0.30.
contrib/dyn_templates/README.md Updates contrib crate version reference to 1.2.0.
CHANGELOG.md Rolls changelog forward for 1.2.0 and notes tungstenite upgrade.
Cargo.toml Bumps workspace/package versions to 1.2.0.
.gitignore Ignores local roadmap/ planning directory.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread core/lib/src/lib.rs Outdated
Comment thread CHANGELOG.md Outdated
@martynp
martynp force-pushed the july26_maintenance branch from 517b3c8 to ab68fc9 Compare July 29, 2026 20:00
@martynp
martynp force-pushed the july26_maintenance branch from ab68fc9 to 2fef0f7 Compare July 29, 2026 20:01
@martynp
martynp merged commit b3722b1 into main Jul 29, 2026
12 checks passed
@martynp
martynp deleted the july26_maintenance branch July 29, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants